Skip to content

Bump com.google.oauth-client:google-oauth-client-jetty from 1.33.0 to 1.39.0#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.google.oauth-client-google-oauth-client-jetty-1.39.0
Open

Bump com.google.oauth-client:google-oauth-client-jetty from 1.33.0 to 1.39.0#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.google.oauth-client-google-oauth-client-jetty-1.39.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps com.google.oauth-client:google-oauth-client-jetty from 1.33.0 to 1.39.0.

Release notes

Sourced from com.google.oauth-client:google-oauth-client-jetty's releases.

v1.39.0

1.39.0 (2025-03-03)

Features

Bug Fixes

v1.38.0

1.38.0 (2025-02-14)

Bug Fixes

Dependencies

v1.37.0

1.37.0 (2024-12-11)

Bug Fixes

  • docs: Javadoc code comments to render correctly in reference docs (ab4d5e7)

v1.36.0

1.36.0 (2024-05-10)

Features

  • Servlet classes that use the jakarta namespace (#1115) (11d6a3c) The following classes have been added with the new "jakarta" packages:
    • (google-oauth-client-servlet) com.google.api.client.extensions.servlet.auth.oauth2.jakarta.AbstractAuthorizationCodeCallbackServlet
    • (google-oauth-client-servlet) com.google.api.client.extensions.servlet.auth.oauth2.jakarta.AbstractAuthorizationCodeServlet
    • (google-oauth-client-appengine) com.google.api.client.extensions.appengine.auth.oauth2.jakarta.AbstractAppEngineAuthorizationCodeServlet
    • (google-oauth-client-appengine) com.google.api.client.extensions.appengine.auth.oauth2.jakarta.AbstractAppEngineAuthorizationCodeCallbackServlet

v1.35.0

... (truncated)

Changelog

Sourced from com.google.oauth-client:google-oauth-client-jetty's changelog.

1.39.0 (2025-03-03)

Features

Bug Fixes

1.38.0 (2025-02-14)

Bug Fixes

Dependencies

1.37.0 (2024-12-11)

Bug Fixes

  • docs: Javadoc code comments to render correctly in reference docs (ab4d5e7)

1.36.0 (2024-05-10)

Features

  • Servlet classes that use the jakarta namespace (#1115) (11d6a3c)

1.35.0 (2023-12-29)

Features

  • Add googleapis-auth as codeowner team (#923) (d7dc38c)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.oauth-client:google-oauth-client-jetty](https://github.com/googleapis/google-oauth-java-client) from 1.33.0 to 1.39.0.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-oauth-java-client@v1.33.0...v1.39.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-jetty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.2.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants